From c52c944e33e1b7aaa25b5c81ebc955631d40a5be Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 25 Mar 2021 07:44:51 -0400 Subject: [PATCH] Updates --- NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/NEWS b/NEWS index 9bfe29f1d2..9e9ca7f6cf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,48 @@ +Overview of Changes in 4.2.0 +============================ + +* Filechooser: Make the location entry work again + +* Label: Fix tooltips on links + +* X11: + - Fix damage handling + - Trap errors from the COW + +* Windows: + - Use a visible scroll cursor + - Include more icons for icon-theme-less situations + +* Wayland: Fix key event matching with mismatched layouts. + This was causing keyboard accelerators to trigger unexpectedly + +* Inspector: Allow inspecting Unicode + +* Input: + - Improve dead key handling + - Regenerate compose sequence table + +* gsk: + - Fix a crash in the ngl renderer + - Fix a rounding error in subpixel glyph positioning + - ngl: Implement glyph cache eviction + - ngl: Improve the glyph cache effectiveness + - ngl: Fix uniform key mapping on Windows + - Make the ngl renderer the default + +* build: + - Fix build with cairo as subproject + - Disable g_assert in release builds + - Include gi-docgen as subproject + - Include generated docs + +* Translation updates: + Hungarian + Italian + Polish + Ukrainian + + Overview of Changes in 4.1.2 ============================ -- 2.30.2